[INFO] cloning repository https://github.com/paberr/nimiq-address-miner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paberr/nimiq-address-miner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaberr%2Fnimiq-address-miner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaberr%2Fnimiq-address-miner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5552be4e663c45c02c5f0f9fe914013fc5cfe86d
[INFO] checking paberr/nimiq-address-miner against master#c0bb140a37c81cf59a0b40c21c9413059644e294 for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaberr%2Fnimiq-address-miner" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paberr/nimiq-address-miner
[INFO] finished tweaking git repo https://github.com/paberr/nimiq-address-miner
[INFO] tweaked toml for git repo https://github.com/paberr/nimiq-address-miner written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paberr/nimiq-address-miner on toolchain c0bb140a37c81cf59a0b40c21c9413059644e294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paberr/nimiq-address-miner already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/nimiq/core-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded subtle v2.0.0
[INFO] [stderr]   Downloaded clear_on_drop v0.2.3
[INFO] [stderr]   Downloaded hex v0.3.2
[INFO] [stderr]   Downloaded ed25519-dalek v1.0.0-pre.1
[INFO] [stderr]   Downloaded data-encoding v2.1.2
[INFO] [stderr]   Downloaded curve25519-dalek v1.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6690bb401ed100ffbbcd15544b46744111c28a9ec41bf568f138e33e81127c24
[INFO] running `Command { std: "docker" "start" "6690bb401ed100ffbbcd15544b46744111c28a9ec41bf568f138e33e81127c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6690bb401ed100ffbbcd15544b46744111c28a9ec41bf568f138e33e81127c24" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6690bb401ed100ffbbcd15544b46744111c28a9ec41bf568f138e33e81127c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6690bb401ed100ffbbcd15544b46744111c28a9ec41bf568f138e33e81127c24" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.35
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling syn v0.15.33
[INFO] [stderr]    Compiling num-bigint v0.2.2
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling num-rational v0.2.1
[INFO] [stderr]    Compiling num-complex v0.2.1
[INFO] [stderr]    Compiling backtrace v0.3.15
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]     Checking generic-array v0.12.0
[INFO] [stderr]    Compiling libc v0.2.53
[INFO] [stderr]     Checking rustc-demangle v0.1.14
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]     Checking block-padding v0.1.4
[INFO] [stderr]    Compiling subtle v2.0.0
[INFO] [stderr]     Checking digest v0.8.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]     Checking opaque-debug v0.2.2
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.3
[INFO] [stderr]     Checking constant_time_eq v0.1.3
[INFO] [stderr]    Compiling regex v1.1.6
[INFO] [stderr]     Checking nimiq-macros v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e)
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking regex-syntax v0.6.6
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking data-encoding v2.1.2
[INFO] [stderr]     Checking sha2 v0.8.0
[INFO] [stderr]     Checking bit-vec v0.5.1
[INFO] [stderr]     Checking unicode-normalization v0.1.8
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking nimiq-utils v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e)
[INFO] [stderr]     Checking num-integer v0.1.39
[INFO] [stderr]     Checking aho-corasick v0.7.3
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]    Compiling clear_on_drop v0.2.3
[INFO] [stderr]    Compiling libargon2-sys v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e)
[INFO] [stderr]    Compiling curve25519-dalek v1.1.3
[INFO] [stderr]     Checking num v0.2.0
[INFO] [stderr]    Compiling synstructure v0.10.1
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stderr]    Compiling beserial v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e)
[INFO] [stderr]     Checking ed25519-dalek v1.0.0-pre.1
[INFO] [stderr]     Checking nimiq-hash v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e)
[INFO] [stderr]    Compiling beserial_derive v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e)
[INFO] [stderr]     Checking nimiq-keys v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e)
[INFO] [stderr]     Checking nimiq-key-derivation v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e)
[INFO] [stderr]     Checking nimiq-mnemonic v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e)
[INFO] [stderr]     Checking nimiq-vanity-miner-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.41s
[INFO] running `Command { std: "docker" "inspect" "6690bb401ed100ffbbcd15544b46744111c28a9ec41bf568f138e33e81127c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6690bb401ed100ffbbcd15544b46744111c28a9ec41bf568f138e33e81127c24", kill_on_drop: false }`
[INFO] [stdout] 6690bb401ed100ffbbcd15544b46744111c28a9ec41bf568f138e33e81127c24
